10005 matches found
CVE-2020-11653
CVE-2020-11653 affects Varnish Cache prior to 6.0.6 LTS, 6.1.x prior to 6.2.3, and 6.3.x prior to 6.3.2. When a TLS termination proxy uses PROXY v2, an assertion failure can occur, causing the varnishd daemon to restart and leading to performance loss. Connected advisories (Debian/Ubuntu/Rocky) r...
CVE-2020-14928
CVE-2020-14928 affects evolution-data-server (EDS) up to version 3.36.3. The issue is a STARTTLS buffering flaw in SMTP/POP3: when a server sends a begin TLS response, EDS reads extra data and evaluates it in a TLS context, enabling potential response injection with impact on integrity as per the...
CVE-2020-27814
CVE-2020-27814 is a heap-buffer overflow in OpenJPEG’s openjpeg2 handling of certain PNG inputs. The issue can cause application crashes or, in some cases, arbitrary code execution with user privileges. Affected packages across distributions include openjpeg2 and related libs, with mitigations/pa...
CVE-2020-3702
CVE-2020-3702 affects the Linux kernel (ath9k wireless driver) and can lead to information disclosure via specially crafted WLAN traffic. Multiple connected sources confirm the flaw in the Atheros IEEE 802.11n chipsets driver and its potential for information leakage. Debian LTS advisories (DSA-4...
CVE-2020-6551
CVE-2020-6551 is a use-after-free in WebXR for Google Chrome, before version 84.0.4147.125, enabling a remote attacker to potentially corrupt the heap via a crafted HTML page. Affected product: Google Chrome (WebXR component). Root cause: use-after-free condition in WebXR handling. Impact: remote...
CVE-2022-23515
Concerning CVE-2022-23515, Loofah (Ruby library for HTML/XML sanitization, built on Nokogiri) is vulnerable in versions >= 2.1.0 and
CVE-2022-45939
The CVE-2022-45939 issue affects GNU Emacs up to version 28.2. The root cause is in lib-src/etags.c using the system() C library call to invoke the external ctags/etags binary, enabling local command execution when file names contain shell metacharacters (example: using commands like ctags *) in ...
CVE-2023-35823
CVE-2023-35823 is a use-after-free in the Linux kernel before 6.3.2, specifically in saa7134_finidev() within drivers/media/pci/saa7134/saa7134-core.c. Astra Linux and related entries confirm the same vulnerability class and location (saa7134-core.c). The risk is high (local attack vector, as per...
CVE-2023-4015
CVE-2023-4015 describes a use-after-free in the Linux kernel nf_tables component of netfilter, enabling local privilege escalation. The issue arises when building a nftables rule: deactivating immediate expressions in nft_immediate_deactivate() can unbind a chain and deactivate objects that are l...
CVE-2023-5857
CVE-2023-5857 affects Google Chrome/Chromium: an inappropriate implementation in the Downloads component allowed a remote attacker to potentially execute arbitrary code via a malicious file. The issue is tied to Chromium’s handling in Downloads prior to 119.0.6045.105. Public disclosures in conne...
CVE-2017-10274
CVE-2017-10274 affects Oracle Java SE Smart Card IO. According to connected IBM advisories, the flaw can be exploited by an unauthenticated attacker over multiple protocols to compromise confidentiality and integrity (C/H, I/H) with high impact, though no availability impact is stated. Affected J...
CVE-2018-10873
CVE-2018-10873 affects SPICE before 0.14.1: a missing bounds check in demarshal.py:write_validate_array_item can be exploited by an authenticated remote peer to crash the SPICE client/server. Public advisories (Debian, IBM, Mageia/CentOS) describe denial of service and potential code execution im...
CVE-2018-10923
CVE-2018-10923 affects GlusterFS server. The description in the connected documents shows that the vulnerability arises from the mknod(2) pathway, allowing an authenticated attacker to create device files on a GlusterFS server node and read data from any device attached to the server. This indica...
CVE-2018-12086
CVE-2018-12086 is a buffer overflow in OPC Foundation UA applications (OPC UA protocol dissector) that can be triggered by specially crafted requests, potentially crashing the target or allowing code execution. Public sources (IBM bulletin) list VRA Vyatta 5600 as affected and advise upgrading to...
CVE-2018-19132
CVE-2018-19132 : In Squid, a memory leak occurs when SNMP is enabled, exploitable via SNMP packets to cause denial of service by resource exhaustion. Public advisories confirm a fix in newer Squid releases across multiple distros (e.g., Debian squid3 updates, Mageia 2018-0458, Amazon ALAS/SR pack...
CVE-2019-5765
CVE-2019-5765 is described in the connected documents as an access restriction bypass (policy enforcement error) in the Chromium browser prior to version 72.0.3626.81. Fedora Arch/Linux advisories and Debian security trackers list this CVE among Chromium issues resolved by upgrading to 72.0.3626....
CVE-2020-13848
CVE-2020-13848 affects Portable UPnP SDK (libupnp) 1.12.1 and earlier. The vulnerability is a NULL pointer dereference in FindServiceControlURLPath and FindServiceEventURLPath inside genlib/service_table/service_table.c, exploitable via crafted SSDP messages to cause a denial of service (crash). ...
CVE-2020-1733
The CVE-2020-1733 entry concerns a race-condition in Ansible Engine when using become_user: Ansible creates the temporary directory in /var/tmp with umask 77 during module execution, and the operation can succeed even if the directory already exists and is owned by another user. An attacker could...
CVE-2020-25653
CVE-2020-25653 describes a race-condition in spice-vdagentd that can let an unprivileged local guest user hijack the active agent via new UNIX socket connections, risking DoS or host data leakage. Affected: spice-vdagentd/spice-vdagent (v0.20 and earlier). Connected advisories/vendor notes consis...
CVE-2021-26720
CVE-2021-26720 affects the Debian avahi package (up to 0.8-4). The issue arises from avahi-daemon-check-dns.sh being executed with root privileges via /etc/network/if-up.d/avahi-daemon, enabling a local attacker to cause denial of service or create arbitrary empty files through a symlink attack o...
CVE-2021-45469
CVE-2021-45469 affects the Linux kernel’s f2fs file system implementation, specifically __f2fs_setxattr in fs/f2fs/xattr.c. When an inode’s last xattr entry is invalid, there is an out-of-bounds memory access. Documents indicate an attacker who can mount a crafted f2fs image could trigger denial ...
CVE-2023-2002
CVE-2023-2002 affects the Linux kernel HCI sockets (net/bluetooth/hci_sock.c) due to a missing capability check. This can allow a local attacker to reconfigure Bluetooth interfaces and potentially leak information, disrupt connections, or spoof/deny service. Public documents confirm this CVE is l...
CVE-2023-24580
The CVE-2023-24580 issue affects Django’s Multipart Request Parser, impacting Django 3.2 up to 3.2.17, Django 4.0 up to 4.0.9, and Django 4.1 up to 4.1.6. Passing excessive multipart form parts can exhaust file descriptors or memory, enabling denial-of-service. Remediation is available: upgrade t...
CVE-2023-5858
The CVE-2023-5858 entry concerns Google Chrome’s WebApp Provider: an inappropriate implementation in Chrome prior to 119.0.6045.105 allowed a remote attacker to obfuscate the security UI via a crafted HTML page. The issue is categorized as Low severity by Chromium, with CVSSv3.1 metrics: AV:N/AC:...
CVE-2017-10096
CVE-2017-10096 – OpenJDK/JAXP vulnerability (CWE-style) shows a flaw in the Java SE/Java SE Embedded stack, specifically the JAXP component. Affected are Oracle Java SE versions 6u151, 7u141, 8u131 and Java SE Embedded 8u131. The vulnerability can allow an unauthenticated attacker with network ac...
CVE-2017-10347
CVE-2017-10347 is a serialization-related vulnerability in Oracle Java SE/JRockit that affects Java SE 6u161, 7u151, 8u144 and 9, and Java SE Embedded 8u144. The issue allows an unauthenticated, networked attacker to cause a partial denial of service in vulnerable deployments that load untrusted ...
CVE-2017-14062
CVE-2017-14062 is an integer overflow in the decode_digit function of libidn2 and related libidn code affecting IDN/Punycode handling. Reports show DoS or unspecified impact from remote attackers. Public advisories (Debian DSA-3988-1, DLA-1447-1; Fedora advisories; Cloud Foundry USN-3434-1) indic...
CVE-2017-3653
CVE-2017-3653 affects the MySQL Server component (subcomponent: Server: DDL) in Oracle MySQL. Affected: MySQL Server versions 5.5.56 and earlier, 5.6.36 and earlier, and 5.7.18 and earlier. Description in connected advisories confirms the vulnerability is exploitable with network access via multi...
CVE-2017-5460
CVE-2017-5460 is a use-after-free in Firefox/Thunderbird frame selection. Public docs confirm it affects Firefox/Firefox ESR (before 53) and Thunderbird (older branches) with a potentially exploitable crash and, in some advisories, possible arbitrary code execution. Root cause: use-after-free dur...
CVE-2018-11759
CVE-2018-11759 affects the Apache Tomcat JK Connector (mod_jk) when used with Apache httpd: connector versions 1.2.0 through 1.2.44, due to edge-case handling in httpd path normalization, could allow exposure of application functionality via the reverse proxy and may bypass httpd access controls....
CVE-2018-14349
CVE-2018-14349 affects Mutt before 1.10.1 and NeoMutt before 2018-07-16. The issue is in imap/command.c where a NO response without a message is mishandled. Public references indicate this vulnerability is addressed in fixed releases (Mutt 1.10.1+, NeoMutt post-2018-07-16). The CVSS data in the i...
CVE-2018-14622
libtirpc has a null-pointer dereference vulnerability (CVE-2018-14622) prior to version 0.3.3-rc3. The code path around makefd_xprt() does not always check return values, which can lead to a crash when the server hits the maximum number of file descriptors. A remote attacker could trigger a denia...
CVE-2018-14662
CVE-2018-14662 affects Ceph up to version 13.2.3 (pre-13.2.4). The vulnerability allows authenticated Ceph users with read-only permissions to steal dm-crypt encryption keys used for Ceph disk encryption. This is the underlying flaw reported across multiple advisories and repository releases (not...
CVE-2019-9208
Wireshark CVE-2019-9208 affects the TCAP dissector in Wireshark 2.4.0–2.4.12 and 2.6.0–2.6.6, where a NULL pointer dereference could cause a crash. The issue is described in epan/dissectors/asn1/tcap/tcap.cnf; the root cause is dereferencing a NULL pointer within the TCAP dissector processing. Th...
CVE-2019-9498
CVE-2019-9498 concerns the EAP-PWD implementation in hostapd EAP Server and the EAP-pwd support in wpa_supplicant with SAE. The issue: when built against crypto libraries that do not validate imported elements, the scalar and element values presented in EAP-pwd-Commit are not validated. An attack...
CVE-2020-11501
CVE-2020-11501 affects GnuTLS 3.6.x prior to 3.6.13. The DTLS client uses 32 null bytes instead of random values during DTLS negotiations, removing randomness and breaking DTLS security guarantees. Affected range starts at 3.6.3 (2018-07-16) due to a 2017-10-06 commit. The issue was fixed in 3.6....
CVE-2020-13753
The CVE-2020-13753 entry concerns the bubblewrap sandbox used by WebKitGTK and WPE WebKit. Connected sources (e.g., Debian DSA-4724-1) confirm that before version 2.28.3 the bubblewrap sandbox failed to block CLONE_NEWUSER and the TIOCSTI ioctl, enabling sandbox escape: CLONE_NEWUSER could allow ...
CVE-2020-25624
CVE-2020-25624 affects QEMU 5.0.0, with a stack-based buffer over-read in hw/usb/hcd-ohci.c from values provided by the host controller driver. This is a local vulnerability with partial confidentiality/integrity/availability impact per NVD and is noted in connected advisories (e.g., Astra Linux)...
CVE-2020-26664
CVE-2020-26664 affects VideoLAN VLC media player, due to a heap-based buffer overflow in EbmlTypeDispatcher::send triggered by crafted MKV files. Affected version in the initial doc is VLC 3.0.11; multiple connected advisories indicate fixes in later VLC releases (e.g., 3.0.12 and newer, with dis...
CVE-2020-28033
WordPress CVE-2020-28033 affects WordPress before 5.5.2 on multisite networks. The vulnerability stems from how embeds from disabled sites are handled, allowing a spam embed to be processed. Connected sources confirm WordPress 5.5.2 addressed this issue by hardening or disabling spam embeds on mu...
CVE-2021-20246
CVE-2021-20246 — A flaw in ImageMagick's MagickCore/resample.c allows processing of a crafted image to trigger undefined behavior (division by zero). The highest threat is to availability. Exploitation details are not provided in the sources; no CVSS is given here beyond the NVD entry. Connected ...
CVE-2021-28374
The CVE-2021-28374 issue affects the Debian courier-authlib package prior to 0.71.1-2 for Courier Authentication Library, which creates /run/courier/authdaemon with weak permissions, enabling an attacker to read user information (potentially including a cleartext password hash). The vulnerability...
CVE-2022-0213
CVE-2022-0213 is a heap-based buffer overflow in vim. The issue affects vim and has been addressed in multiple vendor advisories (e.g., Debian LTS DLA notices and Amazon Linux ALAS advisories). Connected documents confirm the vulnerability and list patches/upgraded packages (e.g., vim updates in ...
CVE-2023-5730
The CVE-2023-5730 entry concerns memory safety bugs in Mozilla Firefox (Firefox 118 and ESR 115.3) and Thunderbird 115.3 that could allow arbitrary code execution. Affected versions are Firefox < 119, Firefox ESR < 115.4, and Thunderbird
CVE-2013-4508
Lighttpd has a CVE-2013-4508 issue where, when SNI is enabled, it configures weak SSL ciphers. This can allow remote attackers to hijack sessions or sniff sensitive data. Affected versions are lighttpd prior to 1.4.34 (and related pre-1.4.34 configurations); multiple advisories confirm the vulner...
CVE-2016-2178
OpenSSL CVE-2016-2178: The dsa_sign_setup path in OpenSSL up to version 1.0.2h can process DSA signing in a non-constant-time way, enabling a local attacker to recover a private DSA key via a timing side-channel. Several advisories note this alongside other OpenSSL fixes and generally recommend u...
CVE-2017-10110
CVE-2017-10110 affects the Java SE AWT component in Oracle Java SE and is reported in multiple advisories referencing OpenJDK/OpenJDK-derived packages. Affected versions noted across sources include Java SE 6u151, 7u141 and 8u131 (and related OpenJDK/OpenJDK7 packaging in Debian/CentOS/Arch Linux...
CVE-2017-5390
CVE-2017-5390 concerns the JSON viewer in Mozilla/Thunderbird Developer Tools that uses insecure methods to copy/view JSON or HTTP header data, enabling potential privilege escalation. Concrete details in connected docs show this affects Thunderbird < 45.7, Firefox ESR < 45.7, and Firefox
CVE-2019-12975
CVE-2019-12975 : ImageMagick 7.0.8-34 has a memory-leak vulnerability in WriteDPXImage (coders/dpx.c). The issue is a leak, with no described exploit vectors in the supplied documents. Connected sources also reference ImageMagick-related advisories and lists of CVEs; the MiracleLinux/Nessus entri...
CVE-2019-13377
CVE-2019-13377 affects the SAE and EAP-pwd implementations in hostapd and wpa_supplicant (2.x up to 2.8). The root cause is a side-channel weakness: observable timing differences and cache access patterns when Brainpool curves are used, enabling an attacker to recover parts of the password and po...